home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19951130-19960209
/
000103_news@columbia.edu_Tue Dec 12 13:19:17 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1996-05-13
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA07398
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun>); Thu, 14 Dec 1995 16:00:27 -0500
Received: (from news@localhost) by apakabar.cc.columbia.edu (8.6.12/8.6.12) id QAA01336 for kermit.misc@watsun; Thu, 14 Dec 1995 16:00:23 -0500
Path: news.columbia.edu!panix!bloom-beacon.mit.edu!apollo.hp.com!lf.hp.com!news.dtc.hp.com!col.hp.com!nntp.coast.net!news.kei.com!newsfeed.internetmci.com!usenet.eel.ufl.edu!freenet4.freenet.ufl.edu!afn10375
From: afn10375@freenet4.freenet.ufl.edu (David A. Johns)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: problems with packets bigger than 94 bytes
Date: 12 Dec 1995 13:19:17 GMT
Lines: 17
Message-Id: <4ajvgl$ha@huron.eel.ufl.edu>
References: <4ahd39$6vj@sparcserver.lrz-muenchen.de>
Nntp-Posting-Host: freenet4.afn.org
X-Newsreader: NewsWerthy 1.71 (unregistered)
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In <4ahd39$6vj@sparcserver.lrz-muenchen.de>, p7003cv@sun1.lrz-muenchen.de
(Matthias Noethe) wrote:
# I'm trying to send large text files, sometimes binaries from a
# linux machine to a vms host. I try to use sliding windows but
# when I transmit larger packets than 94 bytes I only get naks
# from the vms-host. So far I use 31 windows. Buffers are big
# enough 100000 !
#
# Any suggestions ...
I've run into the problem on several hosts that I can download with
large packets, but can't upload with anything over the standard 94.
I've assumed that this is a flow-control problem on the host's end,
which I have no control over. Could this be it?
David Johns